Skip to content

Conversation

@koentsje
Copy link
Member

  • Add instance variable 'databaseCreationScript' to TestTemplate along with getter/setter
  • Extract the database creation SQL and use the setter above to populate the instance variable
  • Pull up method 'createDatabase()' to the class TestTemplate
  • Omit the calls to 'verifyDatabase()' and remove the method

…code

  - Add instance variable 'databaseCreationScript' to TestTemplate along with getter/setter
  - Extract the database creation SQL and use the setter above to populate the instance variable
  - Pull up method 'createDatabase()' to the class TestTemplate
  - Omit the calls to 'verifyDatabase()' and remove the method

Signed-off-by: Koen Aers <[email protected]>
@koentsje koentsje merged commit 992ec9b into hibernate:main Aug 29, 2025
3 checks passed
@koentsje koentsje deleted the HBX-3080 branch August 29, 2025 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant